Command Palette

Search for a command to run...

CYBER PHYSICAL SYSTEMSlabSem 4

DATA STRUCTURES LAB

ICE 2144

Syllabus

  • 01Linked list implementation
  • 02Implementation of Binary Trees
  • 03Implementation of Binary search trees
  • 04Application of Stacks
  • 05Implementation of Queues
  • 06Breadth first search
  • 07Depth first search
  • 08Application of graphs
  • 09Bubble sort
  • 10Insertion sort
  • 11Hashing

References

  • Nell Dale, “C++ Plus Data Structures”, Jones and Bartlett Publishers, (4e), 2010.
  • Maria Litvin, Gary Litvin, Programming with C++ and Data Structures, Vikas Publishing House Pvt. Ltd., 2001.
  • E Balagurusamy, “Object-oriented Programming with C++”, TMH, (2e), 2001.
Credits Structure
0Lecture
0Tutorial
3Practical
1Total